Fix extraction of some translatable strings
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Dec 2013 12:35:10 +0000 (07:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 17 Dec 2013 12:35:55 +0000 (07:35 -0500)
commitac7c6b25bd543309abbae64dd2705bb44ff5fcda
treec523714b7ff21eb7abd99c1af6041cdcc59b70a3
parentaf87a7e7c855864aef929476a4053173c86c4dac
Fix extraction of some translatable strings

The reason why some of the strings in gtkprintunixdialog.ui
were missing is that we did not extract translatable string
from <item> elements. Fix that.
gtk/extract-strings.c